Skip to content

Conversation

@karthik2804
Copy link
Collaborator

This PR does a few things:

  • Adds the Spin 3 postgres interface along with bindings
  • Adds wasi-kv and wasi-runtime-config to the wit definition so that user can import it directly. For importing the get method in the config interface, one can do - import { get } from "wasi:config/[email protected].
  • This PR also bumps ComponentizeJS to allow for multi package single file wit definitions.
  • Also bumps knitwit to the latest release.
  • Bumps to an RC version.

What this PR does not do:

  • update the templates so as to disturb users until a stable release is done.

@radu-matei
Copy link
Member

I assume you're looking into the linter and tests failing.

@karthik2804
Copy link
Collaborator Author

Yep @radu-matei , the knitwit release is broken and I have opened a PR to fix that.

@karthik2804
Copy link
Collaborator Author

Okay the tests have been fixed, The templates needed fixing as they were pointing at a git reference that did not have the build artifacts. I will retag the templates for 2.7 once this PR is merged. cc: @radu-matei

@karthik2804 karthik2804 merged commit d66e95a into spinframework:main Nov 7, 2024
5 checks passed
@karthik2804 karthik2804 deleted the update_sdk_spin3 branch November 7, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants